how to make a fake virus that "deletes" everything and make it look very inconspicuous. this DOES NOT delete ur files txt tutorial: open wordpad. (it shouldn't matter if its notepad or wordpad) copy and paste the code below. (after all of the "echo"s, u can write watever u want.) [u can also delete some of the "dir/s"s to reduce how long the "deleting" portion takes. add ".bat" at the end of the name of the file when u save it. and change the file type to "Text Document - MS-DOS Format". make a shortcut for it on the desktop by right-clicking on the file and click "create shortcut" in the shortcut tab, click on "change icon" and find an icon to a program that they use a lot. *if they use firefox or a different browser, look in the "program files" folder. in options tab, change it to full-screen. in colors, change the screen text to white and the screen background to dark blue. (the blue further to the left) have fun! here's the code that i used: @echo off echo ---------------------------------------------------------------------- echo WARNING! A VIRUS HAS BEEN DETECTED ON YOUR COMPUTER! pause echo FILE RECOGNIZED AS SISDPYGnfg32.bat pause echo CONTACTING ANTIVIRUS... pause echo WOULD YOU LIKE TO DELETE THE VIRUS? (y/n) pause echo ANTIVIRUS HAS BEEN MANUALLY SHUT DOWN! pause echo VIRUS HAS PROGRESSED TO C:/ DRIVE! pause echo FILES IN C:/ WILL BE DELETED! pause echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! echo PRESS ANY KEY TO PREVENT FILE DELETION! pause echo FILES IN C:/ DRIVE ARE BEING DELETED! pause dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s dir/s echo ---------------------------------------------------------------------- pause echo JUST KIDDING! NOTHING HAS BEEN DELETED! pause echo ---------------------------------------------------------------------- echo DON'T BE MAD AT ME... pause